home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000435_news@newsmaster….columbia.edu _Mon Sep 29 11:02:13 1997.msg < prev   
Internet Message Format  |  2020-01-01  |  6KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA25760
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 29 Sep 1997 11:02:13 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA20850
  7.     for kermit.misc@watsun; Mon, 29 Sep 1997 11:02:11 -0400 (EDT)
  8. Newsgroups: comp.protocols.kermit.misc
  9. Path: news.columbia.edu!panix!howland.erols.net!ix.netcom.com!dkcombs
  10. From: dkcombs@netcom.com (David Combs)
  11. Subject: PROBLEMS, PROBLEMS (s5(solaris) <--> netcom(sunos)), ETC:
  12. Message-ID: <dkcombsEH9ysw.D77@netcom.com>
  13. Organization: Netcom On-Line Services
  14. Date: Mon, 29 Sep 1997 14:55:44 GMT
  15. Lines: 134
  16. Sender: dkcombs@netcom14.netcom.com
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:7759
  18.  
  19.  
  20.  
  21. SOME KERMIT PROBLEMS I AM HAVING
  22.  
  23.  
  24. (I think they're Kermit problems -- but maybe they're just solaris <---> sunos
  25. problems...)
  26.  
  27.    1. CONTEXT: WHICH KERMIT VERSIONS USED:
  28.  
  29.         local: sparcstation 5; solaris 2.5.1
  30.            C-Kermit 6.0.192, 6 Sep 96, for Solaris 2.x
  31.         remote: netcom.com (shell acct) sunos
  32.            C-Kermit 5A(190), 4 Oct 94, for SunOS 4.1 (BSD)
  33.  
  34.    2. CONTEXT: WHICH MODEM: I have a  Sportster  14.4  "faxmodem",  on  a
  35.       Sparcstation  5,  using  SOLARIS,  connected by dialout to my SHELL
  36.       ACCOUNT on NETCOM (which has Suns and uses SUNOS 4.x)
  37.  
  38.       (I also just bought a NEW modem, a 56K  Sportster  "faxmodem",  but
  39.       which  I am keeping in its box UNTIL I find out how to make my 14.4
  40.       work right!)
  41.  
  42.    3. CONTEXT: HOW KERMIT SETUP:
  43.  
  44.       By the way, here's my ".mykermrc":
  45.  
  46.         set modem type usrobotics
  47.         set line /dev/cua/a
  48.         set speed 19200
  49.         set file names literal
  50.         set terminal autodownload on
  51.  
  52.       And run with stty sane, terminal=SUN, and I run with on both  local
  53.       and  remote  "csh",  and for display, locally I use Solaris' "CDE",
  54.       but remotely, it's just a plain cmd-line login)
  55.  
  56.       "show dial" vs "show modem" (both shown AFTER doing set modem type,
  57.       set line, AND set speed):
  58.  
  59.    4. show dial:
  60.  
  61.         Line: /dev/cua/a, Modem type: usrobotics, speed: 19200, carrier:
  62.            auto
  63.  
  64.    5. show modem:
  65.  
  66.          Line: /dev/cua/a, Modem type: usrobotics
  67.          US Robotics Courier or Sportster
  68.  
  69.          Modem carrier-watch:    auto
  70.          Modem capabilities:     AT SB EC DC HWFC SWFC
  71.          Modem maximum-speed:    57600 bps
  72.          Modem error-correction: on
  73.          Modem compression:      on
  74.          Modem speed-matching:   off (interface speed is locked)
  75.          Modem flow-control:     auto
  76.          Modem kermit-spoof:     off
  77.          Modem escape-character: 43 (= "+")
  78.  
  79.    6. PBM: CAN'T GET "CONTROL-\" TO WORK FOR KERMIT:
  80.  
  81.       Well,  once  in  a  GREAT while, but rare.  Please, what am I doing
  82.       wrong?
  83.  
  84.       (Yes, the key works, since if I use TIP and then run remote  EMACS,
  85.       what  with  flow  control  occupying  C-s  (and  C-q), I have to do
  86.       forward search via "C-\" -- and it works!)
  87.  
  88.       RELATED QUESTION: when using Kermit (with its  C=\),  what  is  the
  89.       USUAL solution to doing a forward search on a remote EMACS?
  90.  
  91.    7. PBM:   DOWNLOAD   TRANSFER-SPEED   MUCH   TOO   SLOW:   the  Kermit
  92.       download-display typically shows anywhere from 190  to  250  "cps".
  93.       EXAMPLE:  it  takes  me  FORTY  minutes  to  download a .45-MEG (ie
  94.       half-megabyte) file -- and that relationship scales linearly.
  95.  
  96.       That's .45mb/40min = (.45mb * 1min) / (60sec * 40min) ==>  .45mb  /
  97.       2400sec  ==>  4.5bytes  *  100,000  /  2.4sec  * 1000 ==> 1.9 * 100
  98.       bytes/second ==> 1.9 * 100 bytes/second * (8  bits/byte)  ==>  1500
  99.       bits/second, which is like one TENTH the rated 14.4 speed!
  100.  
  101.         (Note:  yes,  two  or  so years ago, I sent the modem back to US
  102.         Robotics, and they returned it to me saying it was just fine.)
  103.  
  104.       BUT, ON WIFE'S PC: My wife has a Pentium/OS-2, with a 28.8k  modem,
  105.       and  on HER machine, it takes me exactly NINE minutes (via her acct
  106.       on IBM.NET) to download 1.4mb (ie, a floppy's worth  (I  always  do
  107.       that size, for sneaker net up to my machine).
  108.  
  109.    8. PBM: downloaded file-NAMES get CHANGED:
  110.  
  111.       (And  yes,  I  do say "set file names literal").  TWO problems: (a)
  112.       filenames  get  UPPERCASED,  and  (b)  although  the  FIRST   "dot"
  113.       translates ok, any FURTHER dots are changed to "X", eg:
  114.  
  115.         foo.bar.tar.gz" ==> FOO.BARXTARXGZ
  116.  
  117.       And,  Kermit  must  think this crazy name translation is just fine,
  118.       because right there in the download display, it freely admits  what
  119.       it is doing, explicitly showing its name-translation!
  120.  
  121.       Again, this is from SUNOS (remote) to SOLARIS/SPARC (local).
  122.  
  123.    9. PBM: DISCONNECTING FROM NETCOM:
  124.  
  125.       To  exit  netcom, I merely say "exit", which logs me off the remote
  126.       computer.
  127.  
  128.       With TIP, I must then do "~.", which disconnects TIP,  frees  port,
  129.       etc.
  130.  
  131.       However,  with  KERMIT, it just HANGS, sometimes forcing me to KILL
  132.       the entire local  "SHELLTOOL"  I  ran  Kermit  from.    My  CURRENT
  133.       solution  is  to  simply  TURN  OFF  THE MODEM.  There must be some
  134.       better way!
  135.  
  136.   10. SILLY QUESTION: edit-number vs major version: is 5-190 IDENTICAL to
  137.       6-190?
  138.  
  139.   11. PBM: NON-KERMIT PBM: RZ, SZ no longer works for me:
  140.  
  141.       When,  up  through  two years ago, I had a Sun 3/160, running SUNOS
  142.       4.1, I could TIP into netcom,  and  then  quickly  download  binary
  143.       files  (eg  .tar.gz)  via  running  "sz"  there, and (via tip's ~C"
  144.       escape cmd) run "rz" here on the 3/160.  and it all worked fine.
  145.  
  146.       NO LONGER!, now that I have  the  sparc-5  and  solaris,  and  have
  147.       recompiled  "rz"  here for solaris.  No workee no more.  Any ideas?
  148.       (Perhaps somehow related to above Kermit speed-problem?)
  149.  
  150.   12. YES, I TOO USE "SCRIBE".  Lets trade tricks,  techniques,  our  own
  151.       documentation.  What's your phone number?  Mine's 914-632-1883 (New
  152.       Rochelle)